type runtime.arraytype
5 uses
runtime (current package)
alg.go#L232: a := (*arraytype)(unsafe.Pointer(t))
cgocall.go#L612: at := (*arraytype)(unsafe.Pointer(t))
type.go#L406: type arraytype = abi.ArrayType
type.go#L552: at := (*arraytype)(unsafe.Pointer(t))
type.go#L553: av := (*arraytype)(unsafe.Pointer(v))
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)